home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 7 #5 / IMG Vol 7-5.iso / Demos / Age of Empires Trial / Data / aggressive 3 attackers.per next >
Text File  |  1998-10-12  |  3KB  |  73 lines

  1. //See the RULES.DOC file for the syntactical rules and the meaning of each of the
  2. //variables.  Aside from simple crash prevention during load, this file does not get
  3. //checked for having valid numbers, etc.  Mis-setting variables in this file can
  4. //cause unbelievably stupid AI, high update times, etc.
  5. //
  6. //Default (Passive)
  7.  
  8.  
  9. 23    10    //SNArtifactReturnDistance (UNUSED AT THIS POINT)
  10. 24    75    //SNPercentVictoryClamp (UNUSED AT THIS POINT)
  11. 29    85    //SNMinimumPeaceLikeLevel (UNUSED AT THIS POINT)
  12. 32    85    //SNPercentExplorationRequired (TEMPORARILY UNUSED FOR SOLDIERS)
  13. 34    50    //SNZeroPriorityDistance
  14.  
  15. 40    0     //SNGroupFillMethod
  16. 75    2     //SNGroupCommanderSelectionMethod
  17. 76    15    //SNConsecutiveIdleUnitLimit
  18.  
  19. 36    2     //SNNumberAttackGroups
  20. 16    3     //SNMinimumAttackGroupSize
  21. 26    7     //SNMaximumAttackGroupSize
  22. 37    0     //SNAttackGroupMakeup (UNUSED AT THIS POINT)
  23. 41    3     //SNAttackGroupGatherSpacing
  24. 30    90    //SNPercentHealthRetreat
  25. 31    75    //SNPercentDeathRetreat
  26. 91    90    //SNPercentUnitHealthRetreat
  27.  
  28. 38    0     //SNNumberDefendGroups
  29. 25    3     //SNMinimumDefendGroupSize
  30. 28    4     //SNMaximumDefendGroupSize
  31. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  32. 50    0     //SNGoldDefendPriority
  33. 51    0     //SNStoneDefendPriority
  34. 52    0     //SNForageDefendPriority
  35. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  36. 54    0     //SNRuinsDefendPriority
  37. 55    0     //SNArtifactDefendPriority
  38. 56    0     //SNTownDefendPriority
  39. 57    0     //SNDefenseDistance
  40. 22    12    //SNSentryDistance
  41. 72    2     //SNSentryDistanceVariation
  42. 92    10    //SNDefendOverlapDistance
  43.  
  44. 42    0     //SNNumberExploreGroups
  45. 43    2     //SNMinimumExploreGroupSize
  46. 44    3     //SNMaximumExploreGroupSize
  47. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  48.  
  49. 46    30    //SNAttackSeparationTime
  50. 47    1     //SNAttackCoordination
  51. 19    0     //SNPercentEnemySightedResponse
  52. 20    144   //SNEnemySightedResponseDistance
  53. 48    30    //SNAttackResponseSeparationTime
  54. 49    1     //SNRetreatAfterTargetDestroyed
  55. 71    1     //SNLockAttackAndAttackResponse 
  56.  
  57. 58    2     //SNNumberBoatAttackGroups
  58. 59    1     //SNMinimumBoatAttackGroupSize
  59. 60    5     //SNMaximumBoatAttackGroupSize
  60.  
  61. 67    0     //SNNumberBoatDefendGroups
  62. 68    0     //SNMinimumBoatDefendGroupSize
  63. 69    0     //SNMaximumBoatDefendGroupSize
  64. 70    0     //SNDockDefendPriority
  65.  
  66. 61    1     //SNNumberBoatExploreGroups
  67. 62    1     //SNMinimumBoatExploreGroupSize
  68. 63    1     //SNMaximumBoatExploreGroupSize
  69.  
  70. //
  71. //
  72. END
  73.